Configurates
C1.Web.Mvc.ColumnBase.IsRequired. Sets a value that determines whether values in the column are required.
シンタックス
'宣言
Public Function IsRequired( _
ByVal As System.Nullable(Of Boolean) _
) As
public IsRequired(
System.Nullable<bool>
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照